From: Juri Linkov Date: Fri, 26 Mar 2004 07:03:27 +0000 (+0000) Subject: * eshell/esh-cmd.el (eshell-cmd): X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23508 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9152fac118174b927ecd2ba8d05d4cc787f1f2a7;p=emacs.git * eshell/esh-cmd.el (eshell-cmd): Comment out broken info-links to incomplete Info manual. --- diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index e944020b1ed..9b4f54ce8bf 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el @@ -30,7 +30,7 @@ pressing . There are several different kinds of commands, however." :tag "Command invocation" - :link '(info-link "(eshell)Command invocation") + ;; :link '(info-link "(eshell)Command invocation") :group 'eshell) ;;; Commentary: